x86 acpi: remove redundant function call.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 15 Jan 2009 12:39:59 +0000 (12:39 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 15 Jan 2009 12:39:59 +0000 (12:39 +0000)
commitdcf9f950dc59b90bea3188e37ab108d87fae4876
tree461e4cf9a9c6ebf45a4a593785dc0ce12c9c5f97
parent3967bb3aff365793c04013fb2e29d7d79b44c5d3
x86 acpi: remove redundant function call.

PM_TIMER_TICKS_TO_US() and acpi_pm_tick_to_ns() does the almost the
same stuff.  Thus remove the old one.

Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
Signed-off-by: Wei Gang <wei.gang@intel.com>
xen/arch/x86/acpi/cpu_idle.c
xen/arch/x86/time.c
xen/include/asm-x86/time.h